Skip to content

Register the IPAM CLI plugin#1

Merged
scotwells merged 1 commit into
mainfrom
register-ipam-plugin
Jul 1, 2026
Merged

Register the IPAM CLI plugin#1
scotwells merged 1 commit into
mainfrom
register-ipam-plugin

Conversation

@scotwells

@scotwells scotwells commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

What this delivers

Registers the IPAM plugin (milo-ipam) in the Milo CLI plugin catalog, so anyone can install it through the datumctl plugin marketplace:

datumctl plugin index add milo-os milo-os/cli-plugins
datumctl plugin install ipam
datumctl ipam pool list

IPAM lets teams manage their IP address space — provision pools and claim prefixes — and this puts that experience one command away, for every OS and architecture.

Changes

  • plugins/ipam.yaml — the IPAM plugin manifest at v0.2.0, across linux/darwin/windows on amd64/arm64, using the portable milo-<name> binary convention.
  • index.yaml — regenerated to include the entry (the file datumctl actually reads).
  • README.md — lists ipam under available plugins.

Backed by a real release

The entry points at the milo-os/ipam v0.2.0 release assets, and every sha256 is taken from that release's checksums.txt and verified against the published archives. Catalog CI (schema + URL resolution + checksum verification) should pass.

Related work

@scotwells scotwells merged commit e33f20e into main Jul 1, 2026
1 check passed
@scotwells scotwells deleted the register-ipam-plugin branch July 1, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants